Skip to content

Support Julia 1.12 terminal input#24

Merged
KristofferC merged 1 commit into
masterfrom
kc/terminal-1.12-support
Jul 22, 2026
Merged

Support Julia 1.12 terminal input#24
KristofferC merged 1 commit into
masterfrom
kc/terminal-1.12-support

Conversation

@KristofferC

@KristofferC KristofferC commented Jul 17, 2026

Copy link
Copy Markdown
Member

Summary

  • support Julia 1.12 terminal input by synchronizing the emulated terminal with thread-safe conditions
  • implement blocking, non-consuming peek and preserve terminal color support
  • raise the minimum supported Julia version to 1.10 and test 1.10, 1.11, 1.12, and nightly
  • bump the package version to 0.3.0 for the breaking compatibility change

Tests

  • Julia 1.10
  • Julia 1.12
  • Julia nightly
  • GitHub Actions matrix passed on the prior review branch

@KristofferC
KristofferC force-pushed the kc/terminal-1.12-support branch from 058b73a to 6d125bb Compare July 17, 2026 20:28
@KristofferC
KristofferC merged commit df3fb07 into master Jul 22, 2026
4 checks passed
@KristofferC
KristofferC deleted the kc/terminal-1.12-support branch July 22, 2026 12:34
@oscardssmith

Copy link
Copy Markdown

Looks like version 0.3 hasn't released?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants